projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efd7d76
)
[MSDOS]: #include "msdos.h" for rootrelativepath template.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 4 Jun 1994 00:15:17 +0000
(
00:15
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 4 Jun 1994 00:15:17 +0000
(
00:15
+0000)
src/callproc.c
patch
|
blob
|
history
diff --git
a/src/callproc.c
b/src/callproc.c
index 12c4485b4a597be81909d7478e90f59156681001..d1cf0a1e4fcc3b12e8d8c6c0f0a9ddeb87245340 100644
(file)
--- a/
src/callproc.c
+++ b/
src/callproc.c
@@
-42,6
+42,7
@@
extern char *strerror ();
#endif
#ifdef MSDOS /* Demacs 1.1.1 91/10/16 HIRANO Satoshi */
+#include "msdos.h"
#define INCLUDED_FCNTL
#include <fcntl.h>
#include <sys/stat.h>